Dynamic HTML

美 [daɪˈnæmɪk ˌeɪtʃ tiː em ˈel]英 [daɪˈnæmɪk ˌeɪtʃ tiː em ˈel]
  • 网络动态网页;动态超文本标记语言
Dynamic HTMLDynamic HTML
  1. Research of Dynamic HTML Technology and Its Interface to Database

    动态HTML应用技术及与数据库的接口

  2. The paper introduces how to use ASP to protect dynamic HTML .

    介绍用ASP保护动态HTML的方法。

  3. A Design Tool for Dynamic HTML Form on J2EE Platform

    J2EE平台上的HTML电子表格工具的设计

  4. Under Dynamic HTML Browser Window In Visual C + + 6.0

    在Visualc++6.0下实现动态HTML浏览视窗

  5. While Dynamic HTML addresses the problem , the two companies ' versions are incompatible .

    动态HTML解决了这个问题,但两家公司的版本是不兼容的。

  6. Using ASP to Protect Dynamic HTML

    用ASP保护动态HTML

  7. Dojo is an open source , JavaScript-based toolkit for developing dynamic HTML Web applications .

    Dojo是一种基于JavaScript的开源工具箱,可用来开发动态HTMLWeb应用程序。

  8. The goal is to provide a single version of Dynamic HTML that will work in browsers from either vendor .

    其目的就是要提供单一的动态HTL版本,它将在这两家公司的浏览器中都能工作。

  9. The developer can use this tool to define J2EE-based dynamic HTML forms , which are widely used in Web applications .

    开发者可以使用该工具定义一个和数据库相联系的动态HTML表格。

  10. You 'll use div , span , and other dynamic HTML elements to mark up your HTML .

    我们将使用div、span和其他动态HTML元素来标记HTML。

  11. Then , I use that list of images to compose a slide show using Dynamic HTML ( DHTML ) .

    然后使用动态HTML(DHTML)把图片列表组成一个幻灯片。

  12. Compared with the existing approaches based on " visual layout information " , the proposed method can extract the layout information more exactly and can deal with dynamic HTML pages .

    与采用“布局信息”的算法相比,本文提出的算法对页面布局信息的提取更加准确,并能处理动态HTML页面。

  13. Cascading style sheets ( CSS ) and dynamic HTML ( through jQuery ) are used to hide and show the create / edit subforms as necessary .

    级联样式表(CSS)和动态HTML(通过jQuery)用于在必要时隐藏和显示创建/编辑子表单。

  14. This article gives some methods on how to access database from Web and create dynamic HTML pages , compares their unique features and defects , then introduces the new technology for Web to database .

    介绍了通过Web访问数据库动态创建HTML页面的几种方法,比较了它们的特色与不足,以及Web数据库出现的最新技术。

  15. If your page uses complex Dynamic HTML ( DHTML ) tabs or complicated , interactive UI widgets , it should probably remain a page in its own right .

    如果Web页面使用复合的动态HTML(DHTML)标记或复杂的交互式UI窗口部件部件,那么它最好保持原样。

  16. This article demonstrates how to use Ajax and Dynamic HTML ( DHTML ) techniques to render your supplemental information inside tooltips , lightboxes , and other modal windows .

    本文将演示如何使用Ajax和DynamicHTML(DHTML)技术在工具提示、lightbox和其他模式窗口中呈现补充信息。

  17. Using page caching , you allow Rails to build a dynamic HTML page , and store it in a public directory , so your application server can serve it just as it would any other static page .

    通过页面缓存,Rails就可以用来构建动态HTML页,并将此页存储在公共目录,这样,应用程序服务器就可以像服务其他静态页面一样来服务这个动态页。

  18. Wicket also has a few more helpful implementations , including breadcrumbs , a feedback panel , and many of the funny stuff found in dynamic HTML , such as tabbed panels and dialogs .

    Wicket还提供一些有帮助的工具,包括breadcrumbs、反馈面板和一些在动态HTML中应用的独特特性,比如选项卡式面板和对话框。

  19. At the center of this was a lot of technology that you probably already know about : JavaScript , HTML and XHTML , a bit of dynamic HTML , and even some DOM ( the Document Object Model ) .

    其中的核心是很多您可能已经了解的技术:JavaScript、HTML和XHTML、一点动态HTML以及DOM(文档对象模型)。

  20. This paper introduces a method for developing interactive Web applications based on Active Server Pages ( ASP ) technique . Examples show that in creating dynamic HTML pages , the ASP technique is easy for developing and learning , and it has powerful functions and intensive connection with HTML .

    介绍一种基于ASP技术开发交互式Web应用的方法,通过实例说明ASP技术在创建动态HTML页面中,具有开发简单、易学和功能强大的优点,而且与HTML能够完全结合在一起。

  21. Mashable UI components include dynamic JavaScript , HTML snippets , RSS feeds , and results from Web service API invocations .

    MashableUI组件包括动态JavaScript、HTML代码片段、RSS摘要和Web服务API调用的结果。

  22. If we only utilize JSP to develop Web application , we will find that the mix of business logic , Java codes on dynamic display and HTML makes many difficulties in reading , debugging and maintaining .

    在仅使用JSP技术开发的Web应用中,业务逻辑处理和动态显示用的Java代码以及HTML混和在一起,使得阅读,调试和维护都变得困难重重。

  23. Make use of dynamic ASP language and HTML language to realize the design of the webpage .

    利用动态ASP和HTML语言实现网页的设计。

  24. Even though you cannot use the Dynamic Page Template for HTML pages , both kinds of templates can coexist in one project .

    尽管您不能在HTML页面中使用到DynamicPageTemplate,但是两种模版在一个项目中可以共存。

  25. All rows returned from a select of the database are processed this way , which allows for the dynamic creation of the HTML select list every time the Show All button is clicked or the page is loaded .

    在对数据库执行选择操作后返回的所有行都是按照这种方法处理的,这样每次按下ShowAll按钮或装载页面时即可动态创建HTML选择列表。